type internal/abi.mapType

6 uses

	internal/abi (current package)
		map_select_swiss.go#L22: type mapType = SwissMapType
		type.go#L364: 			mapType
		type.go#L393: 		tt := (*mapType)(unsafe.Pointer(t))
		type.go#L414: func (t *Type) MapType() *mapType {
		type.go#L418: 	return (*mapType)(unsafe.Pointer(t))
		type.go#L480: 		return (*mapType)(unsafe.Pointer(t)).Key